From e228101b246dbea247d0752ff7e1d7ac335d6d33 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E8=82=96=E7=9B=9B=E6=96=87?= Date: Sat, 23 May 2020 10:27:51 +0800 Subject: [PATCH] delete unused lib-name-match-soversion.patch --- debian/patches/lib-name-match-soversion.patch | 22 ------------------- debian/patches/series | 1 - 2 files changed, 23 deletions(-) delete mode 100644 debian/patches/lib-name-match-soversion.patch diff --git a/debian/patches/lib-name-match-soversion.patch b/debian/patches/lib-name-match-soversion.patch deleted file mode 100644 index cd3bed4..0000000 --- a/debian/patches/lib-name-match-soversion.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Aron Xu -Date: Mon, 9 Oct 2017 22:02:39 +0800 -Subject: make sure library name matches soname - -=================================================================== ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 234dc85..3e6759a 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -75,7 +75,7 @@ set_target_properties( - OUTPUT_NAME - opencc - VERSION -- 1.0.0 -+ 2.0.0 - SOVERSION - 2 - ) diff --git a/debian/patches/series b/debian/patches/series index 13daee0..a2300cf 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -lib-name-match-soversion.patch use-cmake-install-libdir.patch 0004-data-Explicitly-use-python3.patch -- 2.30.2